home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / maximus / maxfreq.zip / REQUNPK.BAT < prev   
DOS Batch File  |  1992-12-21  |  983b  |  33 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo                     This File is named REQUNPK.BAT
  7. echo.
  8. echo.
  9. echo                     Use this batch file to run programs and
  10. echo                     commands which put your requests online.
  11. echo.
  12. echo                     Examples:
  13. echo.
  14. echo                     Floppy Catalogue or File Finder
  15. echo                     File Tagger to tag file from A: drive
  16. echo                     Conversion to ZIP, ARJ etc.
  17. echo                     Scanning for virii
  18. echo                     Redating to original date
  19. echo                     Removing or adding BBS comments
  20. echo                     Moving file to an online directory
  21. echo                     Adding file to FILES.BBS
  22. echo                     etc...
  23. echo.
  24. Pause
  25. echo.
  26. echo             You can also run command.com in this batch file and
  27. echo             work from Dos to put your requested file online.
  28. echo.
  29. pause
  30. echo.
  31. echo (type EXIT to return)
  32. command
  33.